Issue #1 -- Adding a .trim() to establish SSH connection when attempting to connect to a remote server within Dokploy #28
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Hello! This is my attempt at fixing Issue #1. My teammates and I decided to trim the data domain field inside the handle-domain.tsx file, and then use that inside the mutateAsync function. I am not 100% sure if I did this correctly, or if this fixes it, because it seems that when I try to test with the Terminal option inside the Remote Servers, I still get this error despite committing my changes and restarting the Docker Desktop + setup process. I will go to office hours this week to further debug but I did want to submit a pull request as of now.